home *** CD-ROM | disk | FTP | other *** search
- package Box2D.Collision.Shapes
- {
- public class _sw544
- {
- public var isSensor:Boolean = false;
-
- public var density:Number = 0;
-
- public var type:int = -1;
-
- public var restitution:Number = 0;
-
- public var userData:* = null;
-
- public var filter:_vd191;
-
- public var friction:Number = 0.2;
-
- public function _sw544()
- {
- type = _hx306.e_unknownShape;
- userData = null;
- friction = 0.2;
- restitution = 0;
- density = 0;
- isSensor = false;
- filter = new _vd191();
- super();
- }
- }
- }
-
-